home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 51 / Mobiclic51.iso / mac / DATA / CALEND / VIDEOS / PLOK49.SWF / scripts / DefineButton2_163 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2002-11-06  |  69b  |  7 lines

  1. on(release){
  2.    with(_root)
  3.    {
  4.       gotoAndPlay(18);
  5.    }
  6. }
  7.